css: Handle image loading errors graciously
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Jan 2016 13:18:46 +0000 (08:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Jan 2016 13:19:37 +0000 (08:19 -0500)
commit419f2c670dcfe7975bb31970991d844f5e38c74e
tree369b3220c02cc5dec192c0528be7489ec7e8b89f
parentffc4f8ee11b916df95ef81c3a09f4f693ccd2e72
css: Handle image loading errors graciously

If we fail to load the image for a -gtk-recolor() expression,
fall back to using the image-missing icon instead of crashing,
and include more details in the warning message.
gtk/gtkcssimagerecolor.c